NOTE: This Technical Q&A has been retired. Please see the Technical Q&As page for current documentation.

Technical Q&A QD3D62
Camera Hither Distance Must Be > 0

Q: When I call Q3OrthographicCamera_New() and use the QuickDraw 3D 1.5.1 debug extensions, I get a kQ3ErrorParameterOutOfRange (-28480) error whenever the hither distance for my camera is zero (or less).

A: Hither values must be > 0. Refer to 3D Graphics Programming With QuickDraw 3D Chapter 9 pg. 9-7.

[Jul 11 1997]


Developer Documentation | Technical Notes | Development Kits | Sample Code